Welcome![Sign In][Sign Up]
Location:
Search - Matlab Compression

Search list

[VC/MFC用Matlab实现Huffman编码

Description: Huffman 这个名字,程序员们至少会联想到二叉树和二进制编码。的确,我们总以 Huffman 编码来概括 D.A.Huffman 个人对计算机领域特别是数据压缩领域的杰出贡献。我们知道,压缩 = 模型 + 编码,作为一种压缩方法,我们必须全面考虑其模型和编码两个模块的功效;但同时,模型和编码两个模块又相互具有独立性。-Huffman, programmers will at least think of a binary tree and binary coding. Indeed, we always Huffman coding to summarize D. A. Huffman personal computer areas, especially in the field of data compression outstanding contribution. We know that the compression encoding = model, as a compression method, we must take full account of two model and coding module effectiveness; But at the same time, model and coding module of two mutual independence.
Platform: | Size: 2048 | Author: 亞男 | Hits:

[GDI-Bitmapmatlab wavelet code

Description: 图形图像处理中小波压缩编码的码头喇叭实现,非常简单,只是调用系统函数-graphics processing wavelet compression coding to achieve the terminal loudspeaker, very simple, just call functions
Platform: | Size: 3072 | Author: liu | Hits:

[matlabm_program

Description: 用matlab编写的压缩解压缩程序,基于小波变换的是零树算法。-prepared using Matlab compression decompression procedures, based on wavelet transform is zero tree algorithm.
Platform: | Size: 9216 | Author: 包俊成 | Hits:

[Compress-Decompress algrithms图像压缩的几个MATLAB算法

Description: 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
Platform: | Size: 10240 | Author: 陈量 | Hits:

[Compress-Decompress algrithms图像压缩的MATLAB算法JPEG

Description: 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
Platform: | Size: 56320 | Author: 陈量 | Hits:

[Compress-Decompress algrithms基于DCT的jpeg图像压缩编码算法的MATLAB实现

Description: 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
Platform: | Size: 40960 | Author: 杨晖 | Hits:

[Speech/Voice recognition/combinevoicebox语音处理matlab工具箱

Description: 一个不错的语音编码MATLAB工具箱,用于语音编码 语音压缩和语音识别!-a good speech coding MATLAB Toolbox for speech coding voice compression and voice recognition!
Platform: | Size: 281600 | Author: 石笑天 | Hits:

[matlab水印matlab程序

Description: 有多个文件 可以根据文件名和注释进行选择 提取算法可以根据嵌入算法 自行写出 提供了较好的抗压缩和抗剪切的效果-a number of documents under the file name and choose Notes extraction algorithm can write their own algorithms embedded mention for a better compression and anti-shear effect
Platform: | Size: 2048 | Author: lcq | Hits:

[IME DevelopMatlabCompression

Description: 图像压缩源程序,工具:MATLAB编写。里面有三种压缩算法-image compression source, tools : MATLAB prepared. There are three compression algorithm
Platform: | Size: 65536 | Author: 张先 | Hits:

[matlabSPIHT-matlab

Description: 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
Platform: | Size: 232448 | Author: 李一 | Hits:

[Graph programEZW-MATLAB

Description: 多媒体技术的EZW图像压缩算法 本算法处理分辩率大于128*128时速度比较慢-multimedia technologies EZW image compression algorithm processing algorithm Resolution of the more than 128* 128 faster than when slower
Platform: | Size: 9216 | Author: lin | Hits:

[Multimedia DevelopSPITH-Matlab

Description: Matlab编写的SPIHT 也叫层树分集压缩算法 本算法目前适合处理8*8的矩阵 <由于时间关系 本算法还不能对大的图像进行操作 但是主要的思想算法都在 只要稍做修改即可>希望对大家会有帮助 -Matlab prepared SPIHT also called tree diversity layer compression algorithm suitable for the processing algorithm currently 8* 8 the Matrix
Platform: | Size: 4096 | Author: lin | Hits:

[Compress-Decompress algrithmshuff0645345

Description: This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
Platform: | Size: 25600 | Author: 金金 | Hits:

[Special Effectsdenoise+compression

Description: 利用小波分解与重构,实现图像去噪和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, Image Denoising and Compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
Platform: | Size: 1024 | Author: whq | Hits:

[Communication-Mobilepcm_chianelxie

Description: PCM(脉冲编码调制,包括A律和U律压缩等功能的实现)-PCM (pulse code modulation, including legal and U A legal functions of the compression achieved)
Platform: | Size: 3072 | Author: 谢文武 | Hits:

[Special Effectstuxiangyasuosuanfa-matlab

Description: 图象压缩的算法,内有matlab程序及详细例子-image compression algorithm within Matlab procedures and detailed examples
Platform: | Size: 89088 | Author: 杨过 | Hits:

[Special Effectsimage-compression

Description: Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression.
Platform: | Size: 10240 | Author: 林明 | Hits:

[matlabmatlab-compression-0007_www.matlabsite.com

Description: compression of images
Platform: | Size: 758784 | Author: sarasara | Hits:

[matlabmatlab-compression-0026_www.matlabsite.com

Description: image compression with wavelet
Platform: | Size: 758784 | Author: sarasara | Hits:

[matlabmatlab-compression-0035_www.matlabsite.com

Description: wavelet based image compression
Platform: | Size: 2208768 | Author: sarasara | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net